home *** CD-ROM | disk | FTP | other *** search
/ livebox / Livebox 2.0 TPSA installation application vRC3_08.09.2010.iso / PolandFonts.swf / scripts / PolandFonts_PolandFonts.as next >
Text File  |  2010-12-25  |  224b  |  15 lines

  1. package
  2. {
  3.    import mx.core.FontAsset;
  4.    
  5.    public class PolandFonts_PolandFonts extends FontAsset
  6.    {
  7.        
  8.       
  9.       public function PolandFonts_PolandFonts()
  10.       {
  11.          super();
  12.       }
  13.    }
  14. }
  15.